home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-04-27 | 2.8 KB | 90 lines | [TEXT/MMCC] |
- About CodeWarrior Project Stationery
-
- CodeWarrior 68K and PPC Environments look in the (Project Stationery)
- for projects to open as stationery in the New Projects dialog. Choose a
- project from the stationery menu and save it with a new name: it will
- include all the library and preference settings from the original.
-
- Be sure to make your own folder, save your project there, and put in
- your own source code.
-
- The example source and resource files, called <replace me>, are in the
- Project Stationery Support folder in the Headers folder. The
- CodeWarrior Environment will locate files in that folder, but not in
- folders with parentheses around them, such as (Project Stationery).
-
- NOTE: While the CodeWarrior Environment will find these files, we
- recommend that you replace them with your own source and resource files.
-
- PowerPlant starter source and resource files are also in the Support
- Files folder: if you copy them to your project folder, you can follow
- the tutorial in the PowerPlant Manual.
-
-
- STATIONERY PROJECTS
-
- Notes:
- each stationery project ends in .µ (mu, option-m). This is optional.
- ANSI file names start with ~ so they'll sort at the end
- ANSI projects may be used with the Mac Toolbox: they use
- standard CodeWarrior settings for the Language preferences
- and include the MacHeaders68K/PPC precompiled header.
- Strict ANSI projects may not be used with the Mac Toolbox:
- they have the ANSI settings in the Language preferences
- and do not include MacHeaders, but you can use the SIOUX
- console. These are for cross-platform standard programs only.
-
- Macintosh C project stationery
- Mac C app-68K.µ
- Mac C app-PPC.µ
-
- Macintosh C++ project stationery
- Mac C++ app-68K.µ
- Mac C++ app-PPC.µ
-
- XCMD stationery
- Mac C XCMD-68K.µ
- (see the Code Resources examples for other code resources
- and PowerPC XCMD information)
-
- PowerPlant stationery
- PowerPlant app-68K.µ
- PowerPlant app-PPC.µ
-
- ANSI 68K 2-byte integer projects
- ~ANSI 68K (2i) C.µ
- ~ANSI 68K (2i) C++.µ
- ~Strict ANSI 68K (2i) C.µ
- ~Strict ANSI 68K (2i) C++.µ
-
- ANSI 68881 (FPU) and 8-byte double 2-byte integer projects
- ~ANSI 68K (2i/F/8d) C.µ
- ~ANSI 68K (2i/F/8d) C++.µ
-
- ANSI 68K 4-byte integer projects
- ~ANSI 68K (4i) C.µ
- ~ANSI 68K (4i) C++.µ
-
- ANSI 68K 68881 (FPU) 4-byte integer projects
- ~ANSI 68K (4i/F) C.µ
- ~ANSI 68K (4i/F) C++.µ
- ~Strict ANSI 68K (4i) C.µ
- ~Strict ANSI 68K (4i) C++.µ
- ~StrictANSI (4i/F/8d) C++.µ
- ~StrictANSI (4i/F/8d) C.µ
-
- Note: you can mix and match integer, double and 68881 settings. See the
- CodeWarrior User's Guide for more information on how to choose a
- library.
-
- ANSI PPC projects (no special settings or libraries needed)
- ~ANSI PPC C++.µ
- ~ANSI PPC C.µ
- ~Strict ANSI PPC C.µ
- ~Strict ANSI PPC C++.µ
-
- ---------------------
- Avi Rappport User Advocate
- Metrowerks
- AviRr@metrowerks.com
-